Sort

Sort a given column in ascending or descending order. If the given column contains string values (as opposed to integers), sorting in ascending order will sort the column alphabetically; selecting descending will sort the column in reverse-alphabetical order.

How to Configure a Sort Node

  1. Connect the Sort node to the relevant table.
  2. From the node's Properties panel, go to the Sort Node window: under "Column Name" select the column to be sorted; under "Sort" choose either Ascending or Descending.
  3. Preview the Sort node to see a preview of the table with the given column sorted.